![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@vaadin/vaadin-usage-statistics
Advanced tools
Gathers usage statistics for components used during application development
To be able to understand and focus development more efficiently, Vaadin gathers product usage statistics from developers. No statistics or other data is collected from the users of the applications based on any Vaadin technologies.
Periodical random sampling is used to ensure only statistical data is collected. We do not track individual users.
Statistics are only gathered when the application is in development mode. Statistics are automatically disabled and the statistics gathering code is automatically excluded from production builds.
To opt-out from statistics, install the no-op version of the vaadin-usage-statistics
package using
bower install --save vaadin/vaadin-usage-statistics#optout
You can verify this by checking that vaadin-usage-statistics.html
is empty.
If you are using Java, add to your pom.xml:
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-usage-statistics</artifactId>
<version>1.0.0-optout</version>
</dependency>
If you have any questions on the use of the statistics, please contact statistics@vaadin.com.
FAQs
Gathers usage statistics for components used during application development
The npm package @vaadin/vaadin-usage-statistics receives a total of 112,641 weekly downloads. As such, @vaadin/vaadin-usage-statistics popularity was classified as popular.
We found that @vaadin/vaadin-usage-statistics demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.